[Homework] Online programming editor

Posted by VDVLeon on Stack Overflow See other posts from Stack Overflow or by VDVLeon
Published on 2010-03-09T10:11:58Z Indexed on 2010/03/09 10:21 UTC
Read the original article Hit count: 664

Filed under:
|
|
|

Hi,

For a school project i need to write or use a online programming editor. It is a part of a bigger project. I thought of a java application, php/html/javascript or flash.

I have a couple of things i could do:

  • Find a good working application and edit it so it works with the rest of the project
  • Find good parts for a editor and make it working my self (syntax highlighter, auto-indent, autocompletion, etc.)
  • Combination of those two

Does anybody know a good editor or have tips for this project or a editor?

Thanks for reading,

Leon

© Stack Overflow or respective owner

Related posts about homework

Related posts about project